[INFO] cloning repository https://github.com/r/morph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r/morph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr%2Fmorph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr%2Fmorph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 141846e5284a3694a4801777f104a0f19246a20e
[INFO] testing r/morph against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr%2Fmorph" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/r/morph
[INFO] finished tweaking git repo https://github.com/r/morph
[INFO] tweaked toml for git repo https://github.com/r/morph written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r/morph on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r/morph already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 769afd8645a633d99d6ea588f2e74d29ca36fbbf3a91f990c27e6c2e9f27dff8
[INFO] running `Command { std: "docker" "start" "-a" "769afd8645a633d99d6ea588f2e74d29ca36fbbf3a91f990c27e6c2e9f27dff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "769afd8645a633d99d6ea588f2e74d29ca36fbbf3a91f990c27e6c2e9f27dff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "769afd8645a633d99d6ea588f2e74d29ca36fbbf3a91f990c27e6c2e9f27dff8", kill_on_drop: false }`
[INFO] [stdout] 769afd8645a633d99d6ea588f2e74d29ca36fbbf3a91f990c27e6c2e9f27dff8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 995a97ab8103d32cd89246463a87ba336e742df6cbcff3a5a1202fbddf348730
[INFO] running `Command { std: "docker" "start" "-a" "995a97ab8103d32cd89246463a87ba336e742df6cbcff3a5a1202fbddf348730", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling morph-e2e v0.1.0 (/opt/rustwide/workdir/morph-e2e)
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling morph-core v0.1.0 (/opt/rustwide/workdir/morph-core)
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling morph-cli v0.1.0 (/opt/rustwide/workdir/morph-cli)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling morph-serve v0.1.0 (/opt/rustwide/workdir/morph-serve)
[INFO] [stderr]    Compiling morph-mcp v0.1.0 (/opt/rustwide/workdir/morph-mcp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.73s
[INFO] running `Command { std: "docker" "inspect" "995a97ab8103d32cd89246463a87ba336e742df6cbcff3a5a1202fbddf348730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "995a97ab8103d32cd89246463a87ba336e742df6cbcff3a5a1202fbddf348730", kill_on_drop: false }`
[INFO] [stdout] 995a97ab8103d32cd89246463a87ba336e742df6cbcff3a5a1202fbddf348730
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae8ae8db988b99a156970d46e2f67edfd9c6ce6bc8c5fee594e5a9035a12e86d
[INFO] running `Command { std: "docker" "start" "-a" "ae8ae8db988b99a156970d46e2f67edfd9c6ce6bc8c5fee594e5a9035a12e86d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling morph-e2e v0.1.0 (/opt/rustwide/workdir/morph-e2e)
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling morph-core v0.1.0 (/opt/rustwide/workdir/morph-core)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]    Compiling cucumber v0.21.1
[INFO] [stderr]    Compiling morph-serve v0.1.0 (/opt/rustwide/workdir/morph-serve)
[INFO] [stdout] warning: unused imports: `Blob`, `EvalContract`, and `EvalSuite`
[INFO] [stdout]    --> morph-core/src/policy.rs:340:26
[INFO] [stdout]     |
[INFO] [stdout] 340 |     use crate::objects::{Blob, EvalContract, EvalSuite};
[INFO] [stdout]     |                          ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling morph-cli v0.1.0 (/opt/rustwide/workdir/morph-cli)
[INFO] [stderr]    Compiling morph-mcp v0.1.0 (/opt/rustwide/workdir/morph-mcp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "ae8ae8db988b99a156970d46e2f67edfd9c6ce6bc8c5fee594e5a9035a12e86d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae8ae8db988b99a156970d46e2f67edfd9c6ce6bc8c5fee594e5a9035a12e86d", kill_on_drop: false }`
[INFO] [stdout] ae8ae8db988b99a156970d46e2f67edfd9c6ce6bc8c5fee594e5a9035a12e86d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c3d99d898f318c6c311d470c2330fcd39ace2aadb4f3e2e9374c0038fea8d924
[INFO] running `Command { std: "docker" "start" "-a" "c3d99d898f318c6c311d470c2330fcd39ace2aadb4f3e2e9374c0038fea8d924", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Blob`, `EvalContract`, and `EvalSuite`
[INFO] [stderr]    --> morph-core/src/policy.rs:340:26
[INFO] [stderr]     |
[INFO] [stderr] 340 |     use crate::objects::{Blob, EvalContract, EvalSuite};
[INFO] [stderr]     |                          ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `morph-core` (lib test) generated 1 warning (run `cargo fix --lib -p morph-core --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/morph-0ad738663b83ea8c)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test setup::tests::requires_morph_init ... ok
[INFO] [stdout] test setup::tests::hook_scripts_executable ... ok
[INFO] [stdout] test setup::tests::mcp_json_created ... ok
[INFO] [stdout] test setup::tests::mcp_json_merged_preserves_existing ... ok
[INFO] [stdout] test setup::tests::hook_scripts_written ... ok
[INFO] [stdout] test setup::tests::idempotent ... ok
[INFO] [stdout] test setup::tests::rules_installed ... ok
[INFO] [stdout] test setup::tests::hooks_json_created ... ok
[INFO] [stdout] test setup::tests::hooks_json_merged_preserves_existing ... ok
[INFO] [stderr]      Running tests/spec_tests.rs (/opt/rustwide/target/debug/deps/spec_tests-a8a6413befcc927b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test spec_add_dot_stages_all_working_dir_files ... ok
[INFO] [stdout] test spec_add_stages_any_file ... ok
[INFO] [stdout] test spec_certify_with_runner ... ok
[INFO] [stdout] test spec_annotate_invalid_target_fails ... ok
[INFO] [stdout] test spec_certify_fails_missing_required_metric ... ok
[INFO] [stdout] test spec_certify_fails_below_threshold ... ok
[INFO] [stdout] test spec_annotate_and_annotations ... ok
[INFO] [stdout] test spec_branch_create ... ok
[INFO] [stdout] test spec_certify_specific_commit ... ok
[INFO] [stdout] test spec_checkout_nonexistent_fails ... ok
[INFO] [stdout] test spec_checkout_no_commits_fails ... ok
[INFO] [stdout] test spec_commit_no_staged_files ... ok
[INFO] [stdout] test spec_certify_current_commit_with_metrics_file ... ok
[INFO] [stdout] test spec_branch_list_shows_current ... ok
[INFO] [stdout] test spec_diff_head_shorthand ... ok
[INFO] [stdout] test spec_ci_json_output_gate ... ok
[INFO] [stdout] test spec_diff_no_changes_empty_output ... ok
[INFO] [stdout] test spec_commit_project_files_only ... ok
[INFO] [stdout] test spec_checkout_detached ... ok
[INFO] [stdout] test spec_commit_empty_message_still_works ... ok
[INFO] [stdout] test spec_commit_from_recorded_session_persists_evidence ... ok
[INFO] [stdout] test spec_branch_no_commit_fails ... ok
[INFO] [stdout] test spec_checkout_restores_tree ... ok
[INFO] [stdout] test spec_ci_json_output_certify ... ok
[INFO] [stdout] test spec_commit_from_missing_run_fails ... ok
[INFO] [stdout] test spec_branch_create_already_exists ... ok
[INFO] [stdout] test spec_extract_pipeline_from_recorded_session ... ok
[INFO] [stdout] test spec_commit_and_log ... ok
[INFO] [stdout] test spec_init_does_not_create_top_level_dirs ... ok
[INFO] [stdout] test spec_extracted_pipeline_is_reusable_in_commit ... ok
[INFO] [stdout] test spec_gate_fails_when_metrics_missing ... ok
[INFO] [stdout] test spec_fetch_creates_remote_tracking_ref ... ok
[INFO] [stdout] test spec_init_creates_morph_dir ... ok
[INFO] [stdout] test spec_gate_fails_below_threshold ... ok
[INFO] [stdout] test spec_init_prints_message ... ok
[INFO] [stdout] test spec_diff_shows_added_files ... ok
[INFO] [stdout] test spec_diff_shows_modified_files ... ok
[INFO] [stdout] test spec_checkout_branch ... ok
[INFO] [stdout] test spec_extract_pipeline_from_missing_run_fails ... ok
[INFO] [stdout] test spec_log_no_commits ... ok
[INFO] [stdout] test spec_init_already_initialized ... ok
[INFO] [stdout] test spec_gate_passes_for_certified_commit ... ok
[INFO] [stdout] test spec_commit_from_recorded_run_persists_env_and_contributors ... ok
[INFO] [stdout] test spec_morphignore_excludes_files_from_status ... ok
[INFO] [stdout] test spec_gate_fails_uncertified ... ok
[INFO] [stdout] test spec_extract_pipeline_from_recorded_run_with_reviewer ... ok
[INFO] [stdout] test spec_morphignore_directory_pattern ... ok
[INFO] [stdout] test spec_init_then_cli_sane ... ok
[INFO] [stdout] test spec_pipeline_create_and_show ... ok
[INFO] [stdout] test spec_morphignore_excludes_files_from_add ... ok
[INFO] [stdout] test spec_pipeline_show_missing_fails ... ok
[INFO] [stdout] test spec_plain_commit_without_provenance_still_works ... ok
[INFO] [stdout] test spec_merge_with_retirement_succeeds ... ok
[INFO] [stdout] test spec_prompt_show_latest_session ... ok
[INFO] [stdout] test spec_policy_show_default_is_empty ... ok
[INFO] [stdout] test spec_merge_plan_with_retirement_preview ... ok
[INFO] [stdout] test spec_prompt_show_by_run_hash ... ok
[INFO] [stdout] test spec_merge_happy_path ... ok
[INFO] [stdout] test spec_merge_auto_union_suite_happy_path ... ok
[INFO] [stdout] test spec_policy_round_trip ... ok
[INFO] [stdout] test spec_prompt_show_no_runs_fails ... ok
[INFO] [stdout] test spec_record_session_on_fresh_init ... ok
[INFO] [stdout] test spec_policy_set_default_eval ... ok
[INFO] [stdout] test spec_push_already_up_to_date ... ok
[INFO] [stdout] test spec_push_to_missing_remote_fails ... ok
[INFO] [stdout] test spec_push_non_fast_forward_fails ... ok
[INFO] [stdout] test spec_merge_plan_incompatible_suites_fails ... ok
[INFO] [stdout] test spec_push_transfers_evidence_backed_commit_closure ... ok
[INFO] [stdout] test spec_merge_plan_shows_parent_bar ... ok
[INFO] [stdout] test spec_prompt_create_and_materialize ... ok
[INFO] [stdout] test spec_merge_nonexistent_branch_fails ... ok
[INFO] [stdout] test spec_push_branch_to_empty_remote ... ok
[INFO] [stdout] test spec_refs_shows_remote_tracking_after_fetch ... ok
[INFO] [stdout] test spec_pull_fast_forwards_local_branch ... ok
[INFO] [stdout] test spec_rollup_no_commits_fails ... ok
[INFO] [stdout] test spec_remote_add_and_list ... ok
[INFO] [stdout] test spec_run_list_empty_repo ... ok
[INFO] [stdout] test spec_serve_help ... ok
[INFO] [stdout] test spec_run_show_with_trace ... ok
[INFO] [stdout] test spec_refs_shows_local_branches ... ok
[INFO] [stdout] test spec_run_record_and_eval_record ... ok
[INFO] [stdout] test spec_remote_add_multiple ... ok
[INFO] [stdout] test spec_revert_invalid_hash_fails ... ok
[INFO] [stdout] test spec_rollup_squashes_commits ... ok
[INFO] [stdout] test spec_record_session_then_commit ... ok
[INFO] [stdout] test spec_run_show_json_output ... ok
[INFO] [stdout] test spec_rollup_nonexistent_ref_fails ... ok
[INFO] [stdout] test spec_run_list_shows_recorded_runs ... ok
[INFO] [stdout] test spec_merge_rejects_with_explained_metric_failure ... ok
[INFO] [stdout] test spec_run_show_displays_summary ... ok
[INFO] [stdout] test spec_status_empty_when_no_files ... ok
[INFO] [stdout] test spec_show_displays_any_object ... ok
[INFO] [stdout] test spec_merge_rejects_weak_metrics ... ok
[INFO] [stdout] test spec_status_shows_working_dir_files ... ok
[INFO] [stdout] test spec_run_show_invalid_hash_fails ... ok
[INFO] [stdout] test spec_revert_creates_undo_commit ... ok
[INFO] [stdout] test spec_tag_list_empty ... ok
[INFO] [stdout] test spec_status_shows_nested_working_dir_files ... ok
[INFO] [stdout] test spec_tag_delete_nonexistent_fails ... ok
[INFO] [stdout] test spec_show_missing_object_fails ... ok
[INFO] [stdout] test spec_serve_requires_repo_or_flag ... ok
[INFO] [stdout] test spec_upgrade_from_repo_root ... ok
[INFO] [stdout] test spec_upgrade_latest_no_op ... ok
[INFO] [stdout] test spec_stash_save_clears_index ... ok
[INFO] [stdout] test spec_status_outside_repo ... ok
[INFO] [stdout] test spec_stash_pop_empty_fails ... ok
[INFO] [stdout] test spec_stash_save_empty_fails ... ok
[INFO] [stdout] test spec_tag_create_and_list ... ok
[INFO] [stdout] test spec_stash_list ... ok
[INFO] [stdout] test spec_show_invalid_hash_fails ... ok
[INFO] [stdout] test spec_trace_show_displays_events ... ok
[INFO] [stdout] test spec_tag_delete ... ok
[INFO] [stdout] test spec_tag_duplicate_fails ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/morph_core-400aa6c16f4b7591)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.99s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 246 tests
[INFO] [stdout] test annotate::tests::list_filters_by_target_sub ... ok
[INFO] [stdout] test commit::tests::checkout_tree_nonexistent_branch_returns_not_found ... ok
[INFO] [stdout] test commit::tests::log_from_invalid_ref_returns_empty ... ok
[INFO] [stdout] test commit::tests::create_commit_updates_ref ... ok
[INFO] [stdout] test commit::tests::log_from_empty_repo_returns_empty ... ok
[INFO] [stdout] test commit::tests::create_tree_commit_clears_index ... ok
[INFO] [stdout] test commit::tests::checkout_tree_detached_head ... ok
[INFO] [stdout] test commit::tests::resolve_provenance_fails_on_missing_object ... ok
[INFO] [stdout] test commit::tests::create_tree_commit_defaults_pipeline_and_eval ... ok
[INFO] [stdout] test commit::tests::resolve_provenance_fails_on_non_run_object ... ok
[INFO] [stdout] test commit::tests::tree_commit_from_run_persists_contributors_deduped ... ok
[INFO] [stdout] test commit::tests::tree_commit_from_run_persists_evidence_refs ... ok
[INFO] [stdout] test diff::tests::diff_deleted_files ... ok
[INFO] [stdout] test commit::tests::resolve_provenance_fails_on_missing_trace ... ok
[INFO] [stdout] test annotate::tests::create_and_list_annotation ... ok
[INFO] [stdout] test diff::tests::diff_added_files ... ok
[INFO] [stdout] test commit::tests::rollup_preserves_tip_tree ... ok
[INFO] [stdout] test commit::tests::tree_commit_without_from_run_leaves_provenance_absent ... ok
[INFO] [stdout] test commit::tests::tree_commit_from_run_persists_env_constraints ... ok
[INFO] [stdout] test commit::tests::merge_full_rejects_when_not_dominating ... ok
[INFO] [stdout] test commit::tests::merge_full_auto_union_suite ... ok
[INFO] [stdout] test commit::tests::create_tree_commit_empty_index_succeeds ... ok
[INFO] [stdout] test commit::tests::create_tree_commit_stores_tree_hash ... ok
[INFO] [stdout] test diff::tests::diff_empty_trees_produces_no_changes ... ok
[INFO] [stdout] test diff::tests::diff_mixed_changes ... ok
[INFO] [stdout] test diff::tests::diff_trees_none_to_tree_is_all_added ... ok
[INFO] [stdout] test diff::tests::diff_status_display ... ok
[INFO] [stdout] test extract::tests::extract_fails_on_missing_object ... ok
[INFO] [stdout] test diff::tests::diff_nested_tree_changes ... ok
[INFO] [stdout] test diff::tests::diff_modified_files ... ok
[INFO] [stdout] test diff::tests::diff_unchanged_files_omitted ... ok
[INFO] [stdout] test extract::tests::extract_fails_on_non_run_object ... ok
[INFO] [stdout] test extract::tests::extract_fails_on_missing_trace ... ok
[INFO] [stdout] test extract::tests::extract_fails_on_unsupported_trace_shape ... ok
[INFO] [stdout] test diff::tests::diff_trees_with_store ... ok
[INFO] [stdout] test commit::tests::merge_requires_dominance ... ok
[INFO] [stdout] test hash::tests::agent_info_with_instance_id_roundtrip ... ok
[INFO] [stdout] test commit::tests::rollup_base_equals_tip ... ok
[INFO] [stdout] test hash::tests::agent_info_without_instance_id_defaults_to_none ... ok
[INFO] [stdout] test extract::tests::extract_fails_on_wrong_event_count ... ok
[INFO] [stdout] test extract::tests::extract_with_reviewer_maps_review_attribution ... ok
[INFO] [stdout] test extract::tests::extract_session_includes_prompt_blob_ref ... ok
[INFO] [stdout] test extract::tests::extract_session_generate_env_mirrors_run_environment ... ok
[INFO] [stdout] test extract::tests::extract_session_persists_provenance ... ok
[INFO] [stdout] test extract::tests::extract_session_attribution_includes_primary_agent ... ok
[INFO] [stdout] test extract::tests::extract_session_produces_deterministic_graph_shape ... ok
[INFO] [stdout] test extract::tests::extract_without_reviewer_falls_back_to_primary_agent ... ok
[INFO] [stdout] test hash::tests::attribution_actors_set_roundtrip ... ok
[INFO] [stdout] test hash::tests::attribution_entry_instance_id_roundtrip ... ok
[INFO] [stdout] test gc::tests::gc_cleans_type_index_dirs ... ok
[INFO] [stdout] test hash::tests::content_hash_git_deterministic ... ok
[INFO] [stdout] test hash::tests::content_hash_git_different_from_content_hash ... ok
[INFO] [stdout] test hash::tests::contributor_info_instance_id_roundtrip ... ok
[INFO] [stdout] test hash::tests::hash_deterministic ... ok
[INFO] [stdout] test hash::tests::different_object_different_hash ... ok
[INFO] [stdout] test hash::tests::content_hash_git_roundtrip_same_hash ... ok
[INFO] [stdout] test hash::tests::different_instance_id_different_hash ... ok
[INFO] [stdout] test hash::tests::from_hex_invalid_rejected ... ok
[INFO] [stdout] test hash::tests::pipeline_node_env_roundtrip ... ok
[INFO] [stdout] test hash::tests::review_node_kind_roundtrip ... ok
[INFO] [stdout] test hash::tests::roundtrip_all_simple_types ... ok
[INFO] [stdout] test hash::tests::roundtrip_blob_serialization ... ok
[INFO] [stdout] test index::tests::clear_index_removes_file ... ok
[INFO] [stdout] test identity::tests::identity_roundtrip_serialization ... ok
[INFO] [stdout] test gc::tests::gc_removes_unreachable_objects ... ok
[INFO] [stdout] test gc::tests::gc_preserves_reachable_objects ... ok
[INFO] [stdout] test index::tests::clear_missing_index_is_noop ... ok
[INFO] [stdout] test index::tests::update_index_adds_entry ... ok
[INFO] [stdout] test metrics::tests::aggregate_empty_scores_err ... ok
[INFO] [stdout] test metrics::tests::aggregate_lower_ci_bound ... ok
[INFO] [stdout] test metrics::tests::aggregate_mean ... ok
[INFO] [stdout] test metrics::tests::aggregate_min ... ok
[INFO] [stdout] test metrics::tests::aggregate_p95 ... ok
[INFO] [stdout] test metrics::tests::aggregate_single_lower_ci_bound ... ok
[INFO] [stdout] test metrics::tests::aggregate_single_mean ... ok
[INFO] [stdout] test index::tests::read_missing_index_returns_empty ... ok
[INFO] [stdout] test metrics::tests::aggregate_single_p95 ... ok
[INFO] [stdout] test metrics::tests::aggregate_single_min ... ok
[INFO] [stdout] test metrics::tests::aggregate_suite_roundtrip ... ok
[INFO] [stdout] test metrics::tests::check_thresholds_fail ... ok
[INFO] [stdout] test merge::tests::dominance_explanation_identifies_blocking_metric ... ok
[INFO] [stdout] test diff::tests::diff_trees_tree_to_none_is_all_deleted ... ok
[INFO] [stdout] test metrics::tests::check_thresholds_pass ... ok
[INFO] [stdout] test identity::tests::identity_pipeline_hash_stable ... ok
[INFO] [stdout] test metrics::tests::dominance_merged_less_fails ... ok
[INFO] [stdout] test metrics::tests::dominance_merged_has_extra_metrics ... ok
[INFO] [stdout] test metrics::tests::dominance_merged_missing_parent_metric_fails ... ok
[INFO] [stdout] test metrics::tests::dominance_reflexive ... ok
[INFO] [stdout] test metrics::tests::dominance_with_suite_maximize ... ok
[INFO] [stdout] test metrics::tests::dominance_with_suite_metric_missing_from_both ... ok
[INFO] [stdout] test metrics::tests::dominance_merged_greater ... ok
[INFO] [stdout] test metrics::tests::aggregate_unknown_method_err ... ok
[INFO] [stdout] test metrics::tests::check_thresholds_minimize_direction ... ok
[INFO] [stdout] test metrics::tests::dominance_with_suite_minimize ... ok
[INFO] [stdout] test metrics::tests::dominance_with_suite_mixed_directions ... ok
[INFO] [stdout] test metrics::tests::retire_all_metrics_ok ... ok
[INFO] [stdout] test metrics::tests::union_suites_conflicting_threshold_errors ... ok
[INFO] [stdout] test metrics::tests::retire_removes_metric ... ok
[INFO] [stdout] test index::tests::update_index_overwrites_existing_entry ... ok
[INFO] [stdout] test index::tests::write_read_roundtrip ... ok
[INFO] [stdout] test metrics::tests::retire_removes_associated_cases ... ok
[INFO] [stdout] test metrics::tests::union_suites_overlapping_identical ... ok
[INFO] [stdout] test migrate::tests::migrate_0_0_to_0_2_no_objects_dir ... ok
[INFO] [stdout] test metrics::tests::union_suites_disjoint ... ok
[INFO] [stdout] test migrate::tests::migrate_0_0_to_0_2_empty_objects_dir ... ok
[INFO] [stdout] test metrics::tests::retire_nonexistent_metric_errors ... ok
[INFO] [stdout] test metrics::tests::union_suites_deduplicates_cases ... ok
[INFO] [stdout] test merge::tests::retirement_removes_metric_from_dominance_check ... ok
[INFO] [stdout] test migrate::tests::migrate_0_0_to_0_2_rewrites_hashes_and_sets_version ... ok
[INFO] [stdout] test merge::tests::prepare_merge_computes_reference_bar_maximize ... ok
[INFO] [stdout] test merge::tests::dominance_explanation_direction_aware ... ok
[INFO] [stdout] test merge::tests::execute_merge_succeeds_when_dominating ... ok
[INFO] [stdout] test morphignore::tests::is_ignored_returns_false_when_no_matcher ... ok
[INFO] [stdout] test morphignore::tests::multiple_patterns ... ok
[INFO] [stdout] test morphignore::tests::directory_pattern_matches ... ok
[INFO] [stdout] test merge::tests::prepare_merge_incompatible_suites_fails ... ok
[INFO] [stdout] test merge::tests::format_plan_contains_expected_sections ... ok
[INFO] [stdout] test migrate::tests::migrate_0_3_to_0_4_moves_objects_to_fanout ... ok
[INFO] [stdout] test migrate::tests::migrate_0_3_to_0_4_creates_gitignore ... ok
[INFO] [stdout] test migrate::tests::migrate_0_2_to_0_3_bumps_version ... ok
[INFO] [stdout] test morphignore::tests::load_returns_matcher_when_file_exists ... ok
[INFO] [stdout] test migrate::tests::migrate_0_3_to_0_4_empty_objects_dir ... ok
[INFO] [stdout] test merge::tests::prepare_merge_reference_bar_minimize ... ok
[INFO] [stdout] test migrate::tests::migrate_0_2_to_0_3_is_idempotent ... ok
[INFO] [stdout] test morphignore::tests::load_returns_none_when_no_morphignore ... ok
[INFO] [stdout] test morphignore::tests::negation_pattern_unignores ... ok
[INFO] [stdout] test merge::tests::execute_merge_fails_with_detailed_explanation ... ok
[INFO] [stdout] test morphignore::tests::path_outside_repo_root_not_ignored ... ok
[INFO] [stdout] test merge::tests::prepare_merge_computes_union_suite ... ok
[INFO] [stdout] test morphignore::tests::simple_glob_pattern_matches ... ok
[INFO] [stdout] test record::tests::record_eval_metrics_parses_file ... ok
[INFO] [stdout] test record::tests::record_eval_metrics_rejects_missing_metrics_key ... ok
[INFO] [stdout] test policy::tests::default_policy_when_absent ... ok
[INFO] [stdout] test policy::tests::certify_fails_when_thresholds_not_met ... ok
[INFO] [stdout] test record::tests::record_eval_metrics_rejects_non_numeric_metric ... ok
[INFO] [stdout] test policy::tests::certify_passes_with_valid_metrics ... ok
[INFO] [stdout] test morphignore::tests::nested_path_matching ... ok
[INFO] [stdout] test record::tests::record_eval_metrics_rejects_non_object_metrics ... ok
[INFO] [stdout] test record::tests::record_eval_metrics_rejects_non_object_root ... ok
[INFO] [stdout] test policy::tests::policy_round_trip ... ok
[INFO] [stdout] test policy::tests::policy_preserves_other_config_keys ... ok
[INFO] [stdout] test policy::tests::gate_fails_for_uncertified_commit ... ok
[INFO] [stdout] test policy::tests::certify_respects_minimize_direction ... ok
[INFO] [stdout] test policy::tests::gate_output_identifies_failure_reason ... ok
[INFO] [stdout] test record::tests::record_run_rejects_non_run_object ... ok
[INFO] [stdout] test policy::tests::certify_records_annotation ... ok
[INFO] [stdout] test policy::tests::certify_fails_when_required_metrics_missing ... ok
[INFO] [stdout] test repo::tests::init_errors_when_already_initialized ... ok
[INFO] [stdout] test repo::tests::init_does_not_create_programs_dir ... ok
[INFO] [stdout] test record::tests::record_run_trace_hash_mismatch_fails ... ok
[INFO] [stdout] test repo::tests::init_creates_morph_internals ... ok
[INFO] [stdout] test record::tests::record_session_stores_run_and_trace ... ok
[INFO] [stdout] test repo::tests::read_repo_version_defaults_to_0_0_when_config_missing ... ok
[INFO] [stdout] test record::tests::record_run_with_artifacts ... ok
[INFO] [stdout] test policy::tests::gate_passes_for_certified_commit ... ok
[INFO] [stdout] test repo::tests::open_store_0_0_returns_fs_store_behavior ... ok
[INFO] [stdout] test repo::tests::init_does_not_create_top_level_dirs ... ok
[INFO] [stdout] test repo::tests::init_writes_repo_version_0_0 ... ok
[INFO] [stdout] test repo::tests::open_store_0_2_after_migrate_returns_gix_store_behavior ... ok
[INFO] [stdout] test repo::tests::init_creates_gitignore_for_objects ... ok
[INFO] [stdout] test repo::tests::read_repo_version_returns_0_0_after_init ... ok
[INFO] [stdout] test revert::tests::revert_root_commit_produces_empty_tree ... ok
[INFO] [stdout] test stash::tests::stash_list_empty_dir ... ok
[INFO] [stdout] test record::tests::record_run_ingests_run_from_json_file ... ok
[INFO] [stdout] test policy::tests::gate_fails_when_metrics_missing ... ok
[INFO] [stdout] test revert::tests::revert_non_commit_fails ... ok
[INFO] [stdout] test record::tests::record_session_uses_defaults_for_model_and_agent ... ok
[INFO] [stdout] test revert::tests::revert_creates_commit_with_parent_tree ... ok
[INFO] [stdout] test repo::tests::require_store_version_err_when_not_allowed ... ok
[INFO] [stdout] test repo::tests::init_creates_prompts_and_evals_under_morph ... ok
[INFO] [stdout] test stash::tests::stash_list_shows_entries_most_recent_first ... ok
[INFO] [stdout] test record::tests::record_run_with_trace_file_validates_hash ... ok
[INFO] [stdout] test repo::tests::require_store_version_ok_when_allowed ... ok
[INFO] [stdout] test stash::tests::stash_pop_empty_fails ... ok
[INFO] [stdout] test stash::tests::stash_save_without_message ... ok
[INFO] [stdout] test store::tests::fanout_all_object_hashes ... ok
[INFO] [stdout] test stash::tests::stash_save_empty_index_fails ... ok
[INFO] [stdout] test store::tests::from_store_version_selects_correct_layout ... ok
[INFO] [stdout] test stash::tests::stash_save_and_pop_roundtrip ... ok
[INFO] [stdout] test store::tests::fanout_list_filters_by_type ... ok
[INFO] [stdout] test store::tests::git_store_put_get_roundtrip ... ok
[INFO] [stdout] test store::tests::fanout_delete_object ... ok
[INFO] [stdout] test store::tests::git_store_list_filters_by_type ... ok
[INFO] [stdout] test store::tests::list_filters_by_object_type ... ok
[INFO] [stdout] test store::tests::fanout_put_get_roundtrip ... ok
[INFO] [stdout] test revert::tests::revert_updates_branch_ref ... ok
[INFO] [stdout] test record::tests::record_session_populates_type_index_dirs ... ok
[INFO] [stdout] test store::tests::put_prompt_blob_creates_type_index_even_without_prompts_dir ... ok
[INFO] [stdout] test store::tests::ref_delete_removes_ref ... ok
[INFO] [stdout] test store::tests::get_missing_returns_not_found ... ok
[INFO] [stdout] test store::tests::put_get_roundtrip ... ok
[INFO] [stdout] test store::tests::git_store_ref_write_read_and_symbolic_head ... ok
[INFO] [stdout] test store::tests::ref_write_read ... ok
[INFO] [stdout] test store::tests::ref_read_raw_after_ref_write_resolves_to_hash ... ok
[INFO] [stdout] test store::tests::ref_read_raw_ref_write_raw_symbolic_head ... ok
[INFO] [stdout] test sync::tests::collect_reachable_from_commit ... ok
[INFO] [stdout] test sync::tests::open_remote_store_fails_on_invalid_path ... ok
[INFO] [stdout] test sync::tests::collect_reachable_stops_at_existing ... ok
[INFO] [stdout] test sync::tests::pull_already_up_to_date ... ok
[INFO] [stdout] test sync::tests::is_ancestor_linear ... ok
[INFO] [stdout] test sync::tests::remote_config_roundtrip ... ok
[INFO] [stdout] test sync::tests::fetch_creates_remote_tracking_refs ... ok
[INFO] [stdout] test sync::tests::remote_config_preserves_repo_version ... ok
[INFO] [stdout] test sync::tests::read_remotes_empty_when_none_configured ... ok
[INFO] [stdout] test sync::tests::open_remote_store_works_on_valid_repo ... ok
[INFO] [stdout] test sync::tests::pull_fast_forwards ... ok
[INFO] [stdout] test sync::tests::sync_includes_evidence_backed_commit ... ok
[INFO] [stdout] test tag::tests::delete_nonexistent_tag_fails ... ok
[INFO] [stdout] test tag::tests::create_and_list_tags ... ok
[INFO] [stdout] test tag::tests::list_tags_empty_repo ... ok
[INFO] [stdout] test sync::tests::push_non_fast_forward_fails ... ok
[INFO] [stdout] test tree::tests::empty_tree_hash_deterministic ... ok
[INFO] [stdout] test tree::tests::build_tree_empty_index ... ok
[INFO] [stdout] test tree::tests::build_tree_nested_dirs ... ok
[INFO] [stdout] test tree::tests::build_tree_deeply_nested ... ok
[INFO] [stdout] test tree::tests::build_tree_single_file ... ok
[INFO] [stdout] test tree::tests::flatten_tree_roundtrip ... ok
[INFO] [stdout] test sync::tests::push_already_up_to_date ... ok
[INFO] [stdout] test tree::tests::restore_tree_writes_files ... ok
[INFO] [stdout] test working::tests::add_stages_prompt_from_morph_prompts ... ok
[INFO] [stdout] test sync::tests::push_preserves_object_hashes ... ok
[INFO] [stdout] test working::tests::add_dot_excludes_morph_internals ... ok
[INFO] [stdout] test sync::tests::list_refs_shows_branches_and_tracking ... ok
[INFO] [stdout] test working::tests::blob_from_prompt_file_creates_blob ... ok
[INFO] [stdout] test sync::tests::pull_diverged_fails ... ok
[INFO] [stdout] test sync::tests::push_to_empty_remote ... ok
[INFO] [stdout] test sync::tests::fetch_copies_only_missing_objects ... ok
[INFO] [stdout] test tag::tests::delete_tag_removes_it ... ok
[INFO] [stdout] test working::tests::add_dot_stages_all_working_dir_and_morph_metadata ... ok
[INFO] [stdout] test tag::tests::create_duplicate_tag_fails ... ok
[INFO] [stdout] test working::tests::add_and_materialize_binary_blob ... ok
[INFO] [stdout] test working::tests::add_respects_morphignore ... ok
[INFO] [stdout] test working::tests::materialize_roundtrip ... ok
[INFO] [stdout] test working::tests::add_dot_updates_staging_index_for_all_files ... ok
[INFO] [stdout] test working::tests::add_updates_staging_index ... ok
[INFO] [stdout] test sync::tests::fetch_does_not_overwrite_local_branch ... ok
[INFO] [stdout] test working::tests::add_stages_working_dir_file ... ok
[INFO] [stdout] test working::tests::status_shows_morph_prompts ... ok
[INFO] [stdout] test working::tests::status_shows_working_dir_files ... ok
[INFO] [stdout] test working::tests::add_stages_eval_from_morph_evals ... ok
[INFO] [stdout] test working::tests::status_excludes_morph_internals ... ok
[INFO] [stdout] test working::tests::status_excludes_morphignore_paths ... ok
[INFO] [stdout] test working::tests::add_subdirectory ... ok
[INFO] [stdout] test working::tests::status_shows_morph_evals ... ok
[INFO] [stdout] test working::tests::status_after_add_shows_tracked ... ok
[INFO] [stdout] test stash::tests::multiple_stash_pop_lifo ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stash::tests::multiple_stash_pop_lifo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stash::tests::multiple_stash_pop_lifo' (1835) panicked at morph-core/src/stash.rs:175:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Serialization("no stashes to pop")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a319ec1982a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a319ec1982a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a319ec1982a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a319ec1982a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a319ec2f15a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a319ec2f15a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a319ec1e352 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a319ec1e352 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a319ebf5d9f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a319ebf5d9f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a319ec10939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a319e83d2fc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a319e83d2fc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a319ec10af2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a319ec10af2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a319ebf5e58 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a319ebed509 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a319ebf6c2d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a319ec2f9cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a319ec2f712 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a319e67a0f9 - <core[a96a4c5c53f902a3]::result::Result<morph_core[df1cc0d7edccab48]::stash::StashEntry, morph_core[df1cc0d7edccab48]::store::MorphError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a319e67a0f9 - morph_core[df1cc0d7edccab48]::stash::tests::multiple_stash_pop_lifo
[INFO] [stdout]                                at /opt/rustwide/workdir/morph-core/src/stash.rs:175:44
[INFO] [stdout]   22:     0x5a319e672187 - morph_core[df1cc0d7edccab48]::stash::tests::multiple_stash_pop_lifo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/morph-core/src/stash.rs:162:33
[INFO] [stdout]   23:     0x5a319e7fbd96 - <morph_core[df1cc0d7edccab48]::stash::tests::multiple_stash_pop_lifo::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a319e8313db - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a319e8313db - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a319e83ddcb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a319e83ddcb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5a319e83ddcb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a319e83ddcb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a319e83ddcb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a319e83ddcb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a319e83ddcb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a319e8394e4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a319e8394e4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a319e8409d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a319e8409d2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5a319e8409d2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a319e8409d2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a319e8409d2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a319e8409d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a319e8409d2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a319ec1891f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5a319ec1891f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e73e692eaa4 - <unknown>
[INFO] [stdout]   45:     0x7e73e69bba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stash::tests::multiple_stash_pop_lifo
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 245 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p morph-core --lib`
[INFO] running `Command { std: "docker" "inspect" "c3d99d898f318c6c311d470c2330fcd39ace2aadb4f3e2e9374c0038fea8d924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3d99d898f318c6c311d470c2330fcd39ace2aadb4f3e2e9374c0038fea8d924", kill_on_drop: false }`
[INFO] [stdout] c3d99d898f318c6c311d470c2330fcd39ace2aadb4f3e2e9374c0038fea8d924
